Total Complexity | 71 |
Dependencies | 5 |
Dependents | 5 |
Total lines | 709 |
Lines of code | 385 |
Logical lines of code | 177 |
Comment lines | 223 |
Methods | 15 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
delete_course_data() | 35 | 12 | 93 | |
can_complete_course() | 45 | 13 | 42 | |
get_review_progress_link() | 50 | 10 | 28 | |
get_courses_by_instructor() | 47 | 7 | 34 | |
mark_course_as_completed() | 48 | 4 | 32 | |
can_autocomplete_course() | 57 | 5 | 16 | |
get_course_by_quiz() | 60 | 4 | 14 | |
get_paid_courses() | 51 | 3 | 26 | |
get_courses() | 50 | 2 | 33 | |
is_main_instructor() | 65 | 4 | 8 | |
get_course_count_by_instructor() | 56 | 1 | 22 | |
count() | 68 | 2 | 7 | |
delete_course() | 68 | 2 | 7 | |
get_courses_for_instructors() | 61 | 1 | 13 | |
get_post_ids() | 64 | 1 | 10 |